home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: cannon.ecf!zhangwe
- From: zhangwe@ecf.toronto.edu (ZHANG WEN PIAN PAUL)
- Subject: Borland C++ 4.5 Linker Error
- X-Nntp-Posting-Host: skule.ecf
- Message-ID: <Dn1upK.2x6@ecf.toronto.edu>
- Sender: news@ecf.toronto.edu (News Administrator)
- Organization: University of Toronto, Engineering Computing Facility
- Date: Tue, 20 Feb 1996 00:58:31 GMT
-
- Hello world:
- I have trouble linking the sample file c:\bc45\examples\dos\vcirc.cpp.
- The following are the linker errors:
- Linker error: Undefined symbol Point::MoveTo(int,int) in module VCIRC.CPP
- Linker error: Undefined symbol Point::Point(int,int) in module VCIRC.CPP
-
- Does anyone know what's wrong ?
-
-
- BTW, I have trouble linking most of the files in the examples directory.
-
- Much obliged.
-